UInt64NIProviderIMathUInt64NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<UInt64N> IProvider<IMath<UInt64N>>.GetInstance()
Private Function GetInstance As IMath(Of UInt64N)
Implements IProvider(Of IMath(Of UInt64N)).GetInstance
private:
virtual IMath<UInt64N>^ GetInstance() sealed = IProvider<IMath<UInt64N>^>::GetInstance
private abstract GetInstance : unit -> IMath<UInt64N>
private override GetInstance : unit -> IMath<UInt64N>
IMathUInt64NAn instance of
T.
IProviderTGetInstance